Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 9 - No. 28)
In what ways can data be invalid?
Incorrect data type.
The format is wrong.
The data is missing.
The data is outside the acceptable range.
설명
All these describe invalid data.
